go/types.tparamsList.unknowns (method)

3 uses

	go/types (current package)
		infer.go#L505: 	for n := u.x.unknowns(); n > 0; {
		infer.go#L555: 				nn = u.x.unknowns()
		unify.go#L251: func (d *tparamsList) unknowns() int {